home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
NextApps
/
Mail.app
/
Italian.lproj
/
encrypt_info.nib
/
data.classes
next >
Wrap
Text File
|
1996-01-03
|
427b
|
34 lines
KeyView = {
OUTLETS = {
keyInfo;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Encrypt = {
ACTIONS = {
changeView:;
performClose:;
setPrivateKey:;
addPublicKeyAndShow:;
removeKeysAndShow:;
};
OUTLETS = {
publicView;
window;
keyText;
well;
privateView;
addressView;
keyField;
chooser;
instruct;
address;
};
SUPERCLASS = Object;
};